home *** CD-ROM | disk | FTP | other *** search
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║ CAUTION!!! You MUST have ThrustMaster Command & Control Center ║
- REM ║ (MARK2.EXE) vs 1.38 or higher and MK2LOAD.EXE vs 5.01 or higher to ║
- REM ║ use the macro capability. You can tell if you have vs 1.38 by looking║
- REM ║ at the top of the C&CC screen where the version # is shown on any of ║
- REM ║ the menu screens or click on F-7 About to view the version #. To tell║
- REM ║ if you have MK2LOAD.EXE vs 5.01 just download a file - you will see ║
- REM ║ the version # at the top of the download screen. To obtain the newer ║
- REM ║ versions if you do not have them, check with any of the listed places ║
- REM ║ in C:\MARK2\MK2UTILS\TMBBS.TXT where you may download the latest ║
- REM ║ versions of the Command and Control Center software. ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM Indycar by Papyrus - For use with ThrustMaster WCS II and FCS(PFCS).
- REM Refer to INDYDCS3.ADV for use of WCS II and ThrustMaster Formula T1,
- REM Driving Control System with Indycar.
-
- REM 1. If you have rudder pedals - disconnect them first thing. 2. Plug
- REM WCS II 15-pin plug into game card primary port. 3. Plug FCS(PFCS)
- REM 15-pin cable into Mark II WCS 15-pin port. 4. Put BOTH WCS II mode
- REM switches in DIGITAL position!!! 4. Refer to Indycar manual to set your
- REM controls properly (FCS[PFCS] is Joystick A - X-axis for turning,
- REM Joystick A - Y-axis for throttle, WCS II throttle movement is programmed
- REM to control Turbocharger level with 6 occurring at the AB detent.)
- REM FCS(PFCS) Trigger is shift up, UB is shift down, MB is brakes, LB
- REM is reverse. FCS(PFCS) hat fwd press/release toggles black box
- REM display. Hat down press/release toggles leaderboard on/off. Hat
- REM left press/release cycles through leaderboard positions in descending
- REM order. Hat right press/release cycles through leaderboard positions
- REM in ascending order. Rocker down pauses Indycar.
- REM 5. Have fun!!!!
-
- MDEF KIndyCar
-
- @TurboBoost&Paus
-
- BTN TG ShiftUp
- BTN UB ShiftDown
- BTN MB ToggleBlackBox
- BTN LB Reverse
- BTN HU /N ToggleBlackBox
- BTN HL /N CycleLeaderBoard
- BTN HR /N CycleLeaderBoard
- BTN HD /N ToggleLeaderboar
- BTN 1 SoftenFrontSwayB
- BTN 2 SoftenRearSwayBa
- BTN 3 StiffenFrontSway
- BTN 4 /U StiffenRearSwayB
- /M StiffenRearSwayB
- /D CycleLeaderBoard
- BTN 5 /U BiasBrakesForwar
- /M BiasBrakesForwar
- /D CycleLeaderBoard
- BTN 6 BiasBrakesRearwa
- RKR UP /P ToggleBlackBox
- /R ToggleBlackBox
- RKR DN /P ToggleLeaderboar
- /R ToggleLeaderboar
-
-
- rem NOTE: THIS FILE IS TO BE USED WITH THE NEW CHIP AND MICROCODE FOR THE
- rem MARK II WCS ONLY. IF YOU DO NOT HAVE THIS CHIP, THEN CONTACT THRUSTMASTER
- rem TO INQUIRE ABOUT UPGRADING TO THE NEW CHIP AND MICROCODE!!!!
- rem How can you tell if you have the new chip and microcode? At the C:\MARK2
- rem Dos prompt type DIR MK2LOAD.EXE and hit enter. If it says "File not found
- rem then you have the old microcode version that uses DOWNLOAD.EXE instead.
-